-
Home
-
User Registration & Membership – Custom Registration Form Builder, Custom Login Form, User Profile, Content Restriction & Membership Plugin
-
4.4.1 (latest)
-
Code
-
Classes
- StripeService
Total Complexity |
122 |
Dependencies |
21 |
Dependents |
7 |
Total lines |
833 |
Lines of code |
653 |
Logical lines of code |
361 |
Comment lines |
51 |
Methods |
17 |
Properties |
4 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
create_subscription() |
D |
25 |
34 |
155 |
process_stripe_payment() |
B |
38 |
15 |
71 |
create_stripe_product_and_price() |
A |
38 |
11 |
71 |
update_order() |
A |
39 |
11 |
61 |
sync_coupon() |
A |
46 |
9 |
38 |
refund_subscription() |
A |
45 |
8 |
45 |
handle_succeeded_invoice() |
S |
41 |
5 |
55 |
reactivate_subscription() |
S |
48 |
5 |
35 |
cancel_subscription() |
S |
53 |
5 |
22 |
sendEmail() |
S |
51 |
4 |
24 |
refund() |
S |
59 |
4 |
13 |
refund_transaction() |
S |
58 |
2 |
16 |
__construct() |
S |
61 |
2 |
11 |
get_stripe_settings() |
S |
63 |
2 |
10 |
handle_webhook() |
S |
66 |
2 |
9 |
validate_setup() |
S |
74 |
2 |
4 |
revert_subscription() |
S |
60 |
1 |
13 |